Release 10.1A: OpenEdge Data Management:
DataServer for ORACLE


Arrays

The DataServer supports arrays, which are also called field extents. When you create a schema image for an ORACLE database, OpenEdge interprets a number of specially named ORACLE columns of the same data type as a single OpenEdge field with the same number of extents. You name the ORACLE columns column-name##1, column-name ##2, etc. A single field definition is created in the schema image for the field extent.

When you use the Progress-to-ORACLE migration utility, OpenEdge automatically modifies ORACLE data definitions to support arrays. For example, if your OpenEdge database has an array named MONTH with 12 elements, the utility creates 12 columns named MONTH##1, MONTH##2, etc. in the ORACLE table.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095